home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2008 February
/
PCWorld_2008-02_cd.bin
/
v cisle
/
qip
/
qipinfium9000.exe
/
infium.exe
/
0
/
RCDATA
/
TFRMSEL
/
TFRMSEL.txt
Wrap
Text File
|
2007-12-27
|
2KB
|
80 lines
object frmSel: TfrmSel
Left = 544
Top = 357
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsSingle
ClientHeight = 171
ClientWidth = 428
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
OnClose = FormClose
OnCreate = FormCreate
OnKeyDown = FormKeyDown
OnMouseWheel = FormMouseWheel
DesignSize = (
428
171)
PixelsPerInch = 96
TextHeight = 13
object LabelAccPass: TInfuLabel
Left = 8
Top = 8
Width = 239
Height = 13
Caption = '_Please, enter account name or password:'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object PanelCont: TInfuPanel
Left = 8
Top = 32
Width = 410
Height = 94
Anchors = [akLeft, akTop, akRight, akBottom]
BevelOuter = bvNone
BorderStyle = bsSingle
TabOrder = 0
end
object BitBtnCancel: TInfuBitBtn
Left = 328
Top = 137
Width = 91
Height = 25
Anchors = [akRight, akBottom]
Caption = '_Cancel'
TabOrder = 2
OnClick = BitBtnCancelClick
end
object BitBtnOK: TInfuBitBtn
Left = 229
Top = 137
Width = 91
Height = 25
Anchors = [akRight, akBottom]
Caption = '_OK'
Default = True
TabOrder = 1
OnClick = BitBtnOKClick
end
object BitBtnCon: TInfuBitBtn
Left = 8
Top = 137
Width = 169
Height = 25
Anchors = [akRight, akBottom]
Caption = '_Connection settings'
TabOrder = 3
OnClick = BitBtnConClick
end
end